Transcription: The high performance cache memory is used as a middle way temporary buffer between the fast CPU and the slow RAM. Cache is filled with the data from the RAM before the CPU actually needs it. So instead of accessing the RAM, the CPU fetches the data from the cache which gives considerable increase in performance.